Class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder

java.lang.Object
   |
   +----org.omg.CosNaming.NamingContextPackage.NotEmptyHolder

public final class NotEmptyHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o NotEmptyHolder()
 o NotEmptyHolder(NotEmpty)

Method Index

 o __read(InputStream)
 o __type()
 o __write(OutputStream)

Variables

 o value
  public NotEmpty value

Constructors

 o NotEmptyHolder
  public NotEmptyHolder()
 o NotEmptyHolder
  public NotEmptyHolder(NotEmpty __arg)

Methods

 o __write
  public void __write(OutputStream out)
 o __read
  public void __read(InputStream in)
 o __type
  public TypeCode __type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index